home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1995 March / Macworld CD-ROM (March 1995).cdr / Demos / Paper Planes / Demo / 00096.ls < prev    next >
Encoding:
Text File  |  1994-08-25  |  104 b   |  6 lines

  1. on exitFrame
  2.   set the movieRate of sprite 4 to 1
  3.   when mouseDown then dontPassEvent
  4.   cursor(200)
  5. end
  6.